GrapeCity ActiveReports for .NET 16.0J
ObservableCollection<T> クラス メンバ
プロパティ  メソッド  イベント

GrapeCity.Viewer.Common 名前空間 : ObservableCollection<T> クラス

ObservableCollection<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
Public プロパティGets or sets the element at the specified index. System.Collections.ObjectModel.Collection<T>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdds an object to the end of the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドRemoves all elements from the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドDetermines whether an element is in the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドInserts an element into the Collection at the specified index. System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドRemoves the first occurrence of a specific object from the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドRemoves the element at the specified index of the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントコレクションの項目リストが変更されたとき、またはコレクションがリセットされたときに発生します。  
Public イベントプロパティ値が変更されたときに発生します。  
トップ
参照

ObservableCollection<T> クラス
GrapeCity.Viewer.Common 名前空間